VS Code - THREE.js
THREE.jsの開発環境を作る
Visual Studio Code
Download Visual Studio Code
three.js/constants.d.ts
three.js/constants.d.ts
install vscode
https://qiita.com/rubytomato@github/items/064e8085d8e25d461fbd
npm install tsd -g
npm install eslint -g
REM to create project
mkdir c:\xxx\xxx...
cd c:\xxx\xxx...
npm init --yes
npm i npm
https://blog.imho.jp/2017/05/vscodethreejs.html
npm install three --save